home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 32 / dicrol10.zip / DICEROLL.TXT < prev    next >
Text File  |  1991-09-01  |  3KB  |  53 lines

  1. VB Dice Roller v.1.0
  2. by Benjamin L. Combee
  3.  
  4. Copyright 1991, Benjamin L. Combee.  All rights reserved.
  5.  
  6.           VB Dice Roller is a freeware application written using
  7. Microsoft's Visual BASIC programming environment.  It simulates the bags
  8. of dice game players constantly keep with them.  To use VB Dice Roller
  9. (DICEROLL.EXE), just use the "Run..." command from either the Program
  10. Manager or MS-DOS Executive's "File" menu.  If you want to use it many
  11. times, just install it into a Program Manager group using the "New..."
  12. command.  You must have a copy of the Visual BASIC runtime DLL in your
  13. WINDOWS\SYSTEM directory in order to use the program.  The DLL is easily
  14. available on most BBS's and information services.
  15.  
  16.  
  17.           In the program, you select the type of die using the option
  18. buttons on the left side of the window.  Only one type of die may be
  19. selected at one time.  The number of sides on the die is shown after the
  20. "d".  You can select the number of dice to roll in the scroll box on the
  21. right.  The box ranges from 1 to 12.  When you have made your choices,
  22. clicking on the "Roll Dice" button will cause the computer to generate a
  23. new random number corresponding to your selections. To exit the program,
  24. you can either click on the "Exit Program" button or chose "Close" from
  25. the system menu.  To bring up an "About..." box, just click on the title
  26. at the top of the window.  To minimize the window, you can either click on
  27. the down arrowhead in the upper right corner or select "Minimize" from the
  28. system menu.
  29.  
  30.        If you like this program and want to send me a comment, or if you
  31. are interested in programming in Windows yourself, send me a line at:
  32.  
  33.             Benjamin L. Combee
  34.             3218 Maple Grove Drive
  35.             Dalton, GA  30721-7805
  36.  
  37.             VB Dice Roller v.1.0 was developed using Microsoft Visual
  38. Basic v.1.0 on a PC Systems AMD386-33 clone with MS DOS 5.0 and MS Windows
  39. 3.0.  It has been tested at 1024x768, 800x600, and 640x480 resolutions.  I
  40. am not responsible for any damages done to your system or loss of time
  41. caused by or related to the use of this program.  (By the way, I really,
  42. REALLY doubt it will hurt anything.  Just making sure no one can come up
  43. with some weird case against me.)
  44.  
  45.      I am accessable on the MetroLink network as BEN COMBEE, and
  46. participate in the RelayNet WINDOWS conference also as BEN COMBEE.  I will
  47. be leaving for college at Georgia Tech in late September 1991, so my
  48. network links may be gone, but I will still be reachable at the above
  49. address.
  50.  
  51. REMEMBER:  You must have a copy of the Visual BASIC runtime DLL somewhere
  52. in your WINDOWS\SYSTEM or WINDOWS directory to use DICEROLL.EXE.
  53.